-
Home
-
WordPress Mega Menu – QuadMenu
-
3.2.2 (latest)
-
Code
-
Classes
- QuadMenu_Walker
Total Complexity |
22 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
143 |
Lines of code |
96 |
Logical lines of code |
54 |
Comment lines |
9 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_element() |
A |
46 |
12 |
36 |
fallback() |
S |
49 |
2 |
34 |
__construct() |
S |
100 |
1 |
2 |
start_lvl() |
S |
83 |
1 |
3 |
end_lvl() |
S |
83 |
1 |
3 |
start_el() |
S |
83 |
1 |
3 |
end_el() |
S |
79 |
1 |
4 |
push_item() |
S |
77 |
1 |
4 |
pop_item() |
S |
76 |
1 |
4 |
current_item() |
S |
81 |
1 |
3 |